home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8948 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.microsoft.com!news
  2. From: a-cnadc@microsoft.com (Dann Corbit)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Large buffers and "new"?
  5. Date: 27 Feb 1996 03:35:15 GMT
  6. Organization: Microsoft Corporation
  7. Message-ID: <4gtu5j$2pr@news.microsoft.com>
  8. References: <4gsr20$sho@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: 157.57.171.202
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.93.14
  12.  
  13. In article <4gsr20$sho@newsbf02.news.aol.com>, hafshar@aol.com says...
  14. >
  15. >Hi everyone,
  16. >
  17. >Does anyone know if you can ( or how to) use "new" to allocate a buffer
  18. >larger than 64k?  
  19. >
  20. >Thanks,
  21. >
  22. >Harry
  23. Any 32 bit compiler will do this.  OS specific limits are likely to be
  24. solved quickly in a newsgroup focused on that operating system.
  25. You might want to retarget your question, or at least supply some more
  26. specifics about the tools you are using and the target system.
  27. -- 
  28. The opinions expressed in this message are my own personal views
  29. and do not reflect the official views of Microsoft Corporation.
  30. In fact, I'm just a subcontractor, not an employee, so pull in your claws.
  31.  
  32.